home *** CD-ROM | disk | FTP | other *** search
/ Dynamic HTML Construction Kit / Dynamic HTML Construction Kit.iso / source_code / dhtmlunl / dhtml.exe / CD Content / Chap22 / dun22_3.txt < prev    next >
Encoding:
Text File  |  1997-12-18  |  862 b   |  32 lines

  1. <html>
  2. <head>
  3. <title>XYZ webcrafting</title>
  4. </head>
  5. <style type="text/css">
  6. all.subtitle {
  7. font-family:Arial;
  8. font-weight:bold;
  9. font-size:14pt;
  10. color: aqua;
  11. textAlign:center;
  12. }
  13. </style>
  14. <body bgcolor="#000000" text="#ffffff">
  15. <center>
  16. <font color="gray" face="Tahoma, Arial" size=+4><b>X Y Z</b></font><br>
  17. <layer top=36 name="subheading" visibility=show>
  18. <span class="subtitle">w e b c r a f t i n g</span>
  19. </layer>
  20. </center>
  21. <blockquote>
  22. <font face="Tahoma, Arial" size=-1>
  23. <p>don't the burden of building an online presence get to
  24. you? innovation comes easy at xyz.  we pride ourselves
  25. on being at the very forefront of technology, incorporating
  26. the latest in web design components.  just contact us for
  27. all your javascript, java, and dynamic html needs</p>
  28. </font>
  29. </blockquote>
  30. </body>
  31. </html>
  32.